Fix a thinko in adjustment animation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Sep 2014 02:45:08 +0000 (22:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Sep 2014 02:45:08 +0000 (22:45 -0400)
commit169ca5ad21ef91330896dbd3845a36fa4f6de6ce
treef6a869e2ab2e1efbf4e1e2a21ac3526eb1a88fc8
parente2c54098da5b42d37e71d3e9c6889aa065860cba
Fix a thinko in adjustment animation

The target value is only relevant if we're actually animating.
Don't look at it otherwise.

https://bugzilla.gnome.org/show_bug.cgi?id=736178
gtk/gtkadjustment.c